github.com/gotd/td/telegram.Client.onSession (method)

2 uses

	github.com/gotd/td/telegram (current package)
		conn_builder.go#L22: 	return c.client.onSession(cfg, s)
		session.go#L95: func (c *Client) onSession(cfg tg.Config, s mtproto.Session) error {